home *** CD-ROM | disk | FTP | other *** search
/ Into That Dark Night / Into That Dark Night.iso / pc / YadVashem / moreSegre.dxr / Internal_19.ls < prev    next >
Encoding:
Text File  |  2001-06-12  |  263 b   |  12 lines

  1. on mouseUp
  2.   sound stop 2
  3.   tell the stage
  4.     forget(window "moreSegre")
  5.     set the visible of sprite 107 to 0
  6.     set the visible of sprite 108 to 0
  7.     set the visible of sprite 112 to 0
  8.     set the visible of sprite 113 to 0
  9.     updateStage()
  10.   end tell
  11. end
  12.